FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.dev.epa.medication#1.1.0-alpha.6 (78 ms)

Package de.gematik.dev.epa.medication
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/StructureDefinition/epa-plan-observation-list
Url https://gematik.de/fhir/epa-medication/StructureDefinition/epa-plan-observation-list
Version 1.1.0
Status active
Date 2024-08-14
Name EPAPlanObservationList
Title EPA Plan Observation List
Experimental False
Description Dieses Profil bildet die Beobachtungen/Messungen für den eMedikationsplan ab.
Type List
Kind resource

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/epa-medication/StructureDefinition/epa-plan-composition EPA Plan Composition

Resources that this resource uses

StructureDefinition
https://gematik.de/fhir/epa/StructureDefinition/epa-observation-body-height EPA Body Height Observation Profile
https://gematik.de/fhir/epa/StructureDefinition/epa-observation-body-weight EPA Body Weight Observation Profile
https://gematik.de/fhir/epa/StructureDefinition/epa-observation-breastfeeding-status EPA Breastfeeding Status Observation Profile
https://gematik.de/fhir/epa/StructureDefinition/epa-observation-creatinine EPA Creatinine Observation Profile
https://gematik.de/fhir/epa/StructureDefinition/epa-observation-estimated-date-of-delivery EPA Estimated Date Of Delivery Observation Profile
https://gematik.de/fhir/epa/StructureDefinition/epa-observation-gfr EPA GFR Observation Profile
https://gematik.de/fhir/epa/StructureDefinition/epa-observation-pregnancy-status EPA Pregnancy Status Observation Profile
http://fhir.de/StructureDefinition/identifier-kvid-10 Identifier-Profil für die 10-stellige Krankenversichertennummer
https://gematik.de/fhir/epa-medication/ValueSet/epa-plan-observation-list-code-vs EPA Observation List Code ValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "epa-plan-observation-list",
  "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-plan-observation-list",
  "version" : "1.1.0",
  "name" : "EPAPlanObservationList",
  "title" : "EPA Plan Observation List",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-14",
  "publisher" : "mio42 GmbH",
  "description" : "Dieses Profil bildet die Beobachtungen/Messungen für den eMedikationsplan ab.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "List",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/List",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "List",
        "path" : "List",
        "definition" : "Dieses Profil bildet die Liste von Beobachtungen/Messungen für den eMedikationsplan ab. Diese enthält alle Beobachtung/Messung-Einträge eines/einer Patient:in."
      },
      {
        "id" : "List.meta",
        "path" : "List.meta",
        "mustSupport" : true
      },
      {
        "id" : "List.meta.versionId",
        "path" : "List.meta.versionId",
        "mustSupport" : true
      },
      {
        "id" : "List.meta.lastUpdated",
        "path" : "List.meta.lastUpdated",
        "mustSupport" : true
      },
      {
        "id" : "List.text",
        "path" : "List.text",
        "definition" : "In diesem Element können die, in der Instanz, enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind."
      },
      {
        "id" : "List.text.status",
        "path" : "List.text.status",
        "fixedCode" : "extensions"
      },
      {
        "id" : "List.status",
        "path" : "List.status",
        "definition" : "Hier wird der Status einer Liste von Beobachtungen/Messungen abgebildet. Der Status der Liste ist im MIO Medikation auf \"current/aktuell\" festgesetzt.",
        "patternCode" : "current",
        "mustSupport" : true
      },
      {
        "id" : "List.mode",
        "path" : "List.mode",
        "definition" : "Hier wird der Modus der Verarbeitung einer Liste von Beobachtungen/Messungen abgebildet. Im Rahmen der Erstellung einer solchen Liste innerhalb des MIO Medikation ist der Modus auf \"Snapshot/Momentaufnahme der Liste\" festgesetzt",
        "patternCode" : "snapshot",
        "mustSupport" : true
      },
      {
        "id" : "List.code",
        "path" : "List.code",
        "definition" : "Hier wird ein Code für die Art der Liste angegeben. Die Art der Liste im MIO Medikation ist auf \"363787002 - Observable entity (observable entity)\" festgesetzt.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.code.coding",
        "path" : "List.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://gematik.de/fhir/epa-medication/ValueSet/epa-plan-observation-list-code-vs"
        }
      },
      {
        "id" : "List.code.coding.system",
        "path" : "List.code.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.code.coding.version",
        "path" : "List.code.coding.version",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.code.coding.code",
        "path" : "List.code.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.code.coding.display",
        "path" : "List.code.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.subject",
        "path" : "List.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "List.subject.identifier",
        "path" : "List.subject.identifier",
        "min" : 1,
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-kvid-10"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "List.entry",
        "path" : "List.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "profile",
              "path" : "item.resolve()"
            }
          ],
          "rules" : "open"
        },
        "definition" : "Hier wird ein Beobachtung/Messung-Eintrag referenziert",
        "max" : "7",
        "mustSupport" : true
      },
      {
        "id" : "List.entry:pregnancy-status",
        "path" : "List.entry",
        "sliceName" : "pregnancy-status",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "List.entry:pregnancy-status.item",
        "path" : "List.entry.item",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/epa/StructureDefinition/epa-observation-pregnancy-status"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "List.entry:pregnancy-status.item.reference",
        "path" : "List.entry.item.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.entry:edd",
        "path" : "List.entry",
        "sliceName" : "edd",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "List.entry:edd.item",
        "path" : "List.entry.item",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/epa/StructureDefinition/epa-observation-estimated-date-of-delivery"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "List.entry:edd.item.reference",
        "path" : "List.entry.item.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.entry:breastfeeding-status",
        "path" : "List.entry",
        "sliceName" : "breastfeeding-status",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "List.entry:breastfeeding-status.item",
        "path" : "List.entry.item",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/epa/StructureDefinition/epa-observation-breastfeeding-status"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "List.entry:breastfeeding-status.item.reference",
        "path" : "List.entry.item.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.entry:gfr",
        "path" : "List.entry",
        "sliceName" : "gfr",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "List.entry:gfr.item",
        "path" : "List.entry.item",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/epa/StructureDefinition/epa-observation-gfr"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "List.entry:gfr.item.reference",
        "path" : "List.entry.item.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.entry:creatinine",
        "path" : "List.entry",
        "sliceName" : "creatinine",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "List.entry:creatinine.item",
        "path" : "List.entry.item",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/epa/StructureDefinition/epa-observation-creatinine"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "List.entry:creatinine.item.reference",
        "path" : "List.entry.item.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.entry:body-height",
        "path" : "List.entry",
        "sliceName" : "body-height",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "List.entry:body-height.item",
        "path" : "List.entry.item",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/epa/StructureDefinition/epa-observation-body-height"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "List.entry:body-height.item.reference",
        "path" : "List.entry.item.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "List.entry:body-weight",
        "path" : "List.entry",
        "sliceName" : "body-weight",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "List.entry:body-weight.item",
        "path" : "List.entry.item",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/epa/StructureDefinition/epa-observation-body-weight"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "List.entry:body-weight.item.reference",
        "path" : "List.entry.item.reference",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.